Welcome![Sign In][Sign Up]
Location:
Search - socket Linux

Search list

[Linux-Unixsocket-example

Description: Linux网络编程中的一些高级应用程序的源代码 大家可以对照参考《linux高级编程》一书的十四章来看 讲的很不错
Platform: | Size: 10240 | Author: 韩佳楠 | Hits:

[Internet-Networkepoll

Description: linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
Platform: | Size: 252928 | Author: yourname | Hits:

[Linux-Unixsourcecode

Description: linux下基于 raw socket实现的静态路由,通过路由表的设定实现包的转发-static route in linux
Platform: | Size: 6144 | Author: shiaron | Hits:

[Internet-Networksocket

Description: 本段程序实现了linux下的socket文件传输,已验证通过。enjoy-Procedure to achieve this paragraph under the socket of the linux file transfer has been verified by. enjoy
Platform: | Size: 2048 | Author: tongjianwen | Hits:

[OtherLinux-socket-programming-by-example

Description: This book teaches the reader how to use socket programming, as if networking was an appliance that you can turn on and use. Consequently, a by example" approach to socket programming is used here. Each chapter builds upon the previous, until all of the basic concepts are mastered in Part 1, "Basic Socket Concepts." Part 2, "Advanced Socket Programming," contains some more advanced. topics that might present a challenge for some readers. The last chapter presents a practical application tying together many of the concepts you ve learned.-This book teaches the reader how to use socket programming, as if networking was an appliance that you can turn on and use. Consequently, a by example" approach to socket programming is used here. Each chapter builds upon the previous, until all of the basic concepts are mastered in Part 1, "Basic Socket Concepts." Part 2, "Advanced Socket Programming," contains some more advanced. topics that might present a challenge for some readers. The last chapter presents a practical application tying together many of the concepts you ve learned.
Platform: | Size: 1637376 | Author: CCPC | Hits:

[Embeded LinuxLinux

Description: linux系统管理,shell、socket、pipe、queue、semphora-linux
Platform: | Size: 161792 | Author: wangxy | Hits:

[Internet-Networksocket_file_transmit

Description: linux socket 大文件传输 点对点多线程断点续传的实现
Platform: | Size: 3072 | Author: richie | Hits:

[Internet-Networkraw_socket

Description: 用原始套接字抓取链路层数据包,并分析数据包的各层协议报头。-raw socket
Platform: | Size: 14336 | Author: willturner | Hits:

[Linux-Unixlinux_multiple_thread.tar

Description: linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
Platform: | Size: 675840 | Author: 陈明 | Hits:

[Linux-UnixLINUX

Description: 华为内部LINUX学习资料(PDF格式,对linux的学习非常有用,-the matirial of Linux in Huawei
Platform: | Size: 172032 | Author: zhoulimin | Hits:

[Linux-UnixlinuxIPC

Description: Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
Platform: | Size: 8192 | Author: | Hits:

[Internet-Networksocket

Description: Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
Platform: | Size: 12288 | Author: 宣鹏 | Hits:

[OtherLinux_TCP_protocol_source_analisys

Description: Linux的网络协议栈是内核的一部分,它的实现是基于TCP/IP协议栈的,共分五层,分别是:应用层、BSD Socket层、INET Socket层、网络层和数据链接/硬件层。这是继承了unix的网络系统,现在linux的网络系统不断注入了新的理论。 我要研究的是linux下网络协议栈一个通信协议——TCP协议栈。TCP协议是面向对象的协议,本论文主要从缓存sk_buff,TCP相关数据结构,TCP连接的建立与关闭,TCP数据的发送与接收,TCP的流量控制与拥塞控制这几方面阐述我对TCP协议栈的理解,主要研究了TCP在内核中如何实现,以及一些算法的实现。 -Linux network protocol stack is a core part of its implementation is based on TCP/IP protocol stack is divided into five, namely: the application layer, BSD Socket Layer, INET Socket layer, network layer and data link/hardware layer. This is the inheritance of the unix network system, network system is linux and keep adding a new theory. I need to study is a network protocol stack under linux communication protocols- TCP protocol stack. TCP protocol is object-oriented protocol, this thesis from the cache sk_buff, TCP data structures, TCP connection establishment and closure, TCP send and receive data, TCP flow control and congestion control these areas and explain my TCP protocol understanding of the stack, a major study how TCP in the kernel, and some algorithm.
Platform: | Size: 227328 | Author: 弥一强 | Hits:

[Linux-Unixlinux-socket

Description: Linux C socket 编程 经典实例 Clinet server
Platform: | Size: 11264 | Author: zpf | Hits:

[OtherLinux

Description: 本书全面而深入地介绍了GNU/Linux编程。首先介绍了在Linux上编程必备的编程工具,然后在库函数、系统调用以及内核上阐述Linux编程知识,并专门讲述了包括TCP/IP、UDP以及多播套接口在内的网络编程知识;图形界面也是本书的重点内容,本书着重讲述了文本形式的图形界面库ncurses;还分别讲解了真正图形化的流行系统X Window、Qt、GNOME以及OpenGL的基本编程方法;最后,介绍了Bash编程和设备驱动编程。-Comprehensive and in-depth book introduces the GNU/Linux programming. First introduced in Linux on the programming necessary programming tools, and then in the library functions, system calls and the set of Linux kernel programming knowledge, and specifically addressed, including TCP/IP, UDP and multicast network, including socket programming knowledge graphical interface is also the focus of the content of the book, the book focuses on the text about the form of graphical interface library ncurses also give talks on the true prevalence of graphical system X Window, Qt, GNOME and the basic OpenGL programming Finally, the introduction of the Bash programming and device driver programming.
Platform: | Size: 14036992 | Author: 万娟 | Hits:

[Embeded Linuxlinux-socket-C-S

Description: 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
Platform: | Size: 11264 | Author: hbf | Hits:

[Linux-UnixLinux-Network-Programming

Description: 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应用层网络服务程序、TCP编程、主机信息获取、数据IO复用、UDP编程、高级套接字、套接字选项、原始套接字、服务器模型、IPv6、Linux内核网络部分结构及分布、netfilter框架内报文处理。为了方便读者学习,《Linux网络编程》最后一个部分介绍了3个综合案例,包括应用层的Web服务器例子、简单的应用层网络协议站例子和内核层网防火墙的例子。 -"Linux Network Programming" Introduction: Linux is the most popular open source operating systems, network functionality in Linux, occupies the core position. "Linux Network Programming" step by step from the application layer to the Linux kernel, the basic knowledge from the point to the integrated case, the readers how to network programming under Linux. "Linux Network Programming" is divided into four parts: Linux part of program design, Linux user space part of network programming, Linux kernel network programming and integrated case some part. Includes an overview of Linux system, Linux programming environment, Linux File System Introduction, Linux processes and threads under, TCP/IP protocol suite, application layer network services program, TCP programming, host information access, data IO Multiplexing, UDP programming, advanced socket, socket option, the original socket, server model, IPv6, Linux kernel network part of the structure and distribution, netfilter framework of mess
Platform: | Size: 1734656 | Author: chinq | Hits:

[Windows Developsocket

Description: Data transfer between kernel and user space using netlink socket if
Platform: | Size: 14336 | Author: MV | Hits:

[Linux-UnixBeginning.Linux.Programming4th_EN

Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。 对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux
Platform: | Size: 4135936 | Author: gh | Hits:

[Linux-UnixSocket

Description: windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
Platform: | Size: 14336 | Author: lcsbhbh | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net